home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d27 / pgmmenu.arc / README.TXT < prev   
Text File  |  1991-12-04  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.             Cozzi Research Programmer Menu
  8.             
  9.             (c) Copyright 1986 by Cozzi Research
  10.             
  11.             This program may not be distributed or copied without prior
  12.             written permission from Cozzi Research.
  13.             
  14.             This program is complete with in-line command entry display,
  15.             and user-specified defaults.  It is functionally equivalent
  16.             to the IBM-supplied programmer menu with the following
  17.             enhancements.
  18.             
  19.             1)   The user may specify several default object for the
  20.             various CRTxxx object commands, at execution time, on a user
  21.             profile basis, or on the fly.
  22.             
  23.             2)   Second level prompting is provided for submitted jobs.
  24.             If you press CMD 16, after selecting option 3 or 6, the
  25.             submit job command will be prompted as well as the command
  26.             being submitted.
  27.             
  28.             3)   The subfile error messages are not left on the display
  29.             when a new command begins execution.  This avoid frustration
  30.             when the message "command ended in error..." is displayed
  31.             and a "good" command is executing.
  32.             
  33.             4)   Full on line helptext is provided for the menu.  Simple
  34.             press the Help key to display the help text.
  35.             
  36.             A "setup" program is provided.  You should first compile the
  37.             CL program CRC1239 and its associated command PGMSETUP.
  38.             
  39.             After you've compiled these two items, execute the command
  40.             PGMSETUP and specify the appropriate parameter values.  This
  41.             command will automatically create all necessary objects for
  42.             the programmer menu to function.  You can sit back and relax
  43.             while PGMSETUP is doing YOUR work.
  44.             
  45.             Once PGMSETUP is completed, you will be able to call the
  46.             Cozzi Research Programmer Menu by executing the following
  47.             command:  PGMMENU
  48.             
  49.             You may prompt and specify as many of the various default
  50.             values as you wish.  However, you may want to use the
  51.             command PGMMNUDFT to setup your own defaults that can be
  52.             used again and again.  Then simply specify the NAME on the
  53.             USRPRF parameter of the PGMMENU command.
  54.             
  55.             To view your current defaults, while you're in the PGMMENU,
  56.             simply press CMD 24.
  57.             
  58.             (c) Copyright 1986 by Cozzi Research.
  59.             
  60.             *** End of text
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.